.Net Framework > v2.0.50727 > System > Threading > WaitHandle > WaitOne WaitOne()
WaitOne(Int32,Boolean)
WaitOne(TimeSpan,Boolean)


WaitOne()

Category
Method
Description
When overridden in a derived class, blocks the current thread until the current System.Threading.WaitHandle receives a signal.
Type
Boolean
Character
public
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WaitOne(Int32,Boolean)

Category
Method
Description
When overridden in a derived class, blocks the current thread until the current System.Threading.WaitHandle receives a signal, using 32-bit signed integer to measure the time interval and specifying whether to exit the synchronization domain before the wait.
Type
Boolean
Character
public
Parameters
NameTypeDescription
millisecondsTimeoutInt32
exitContextBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WaitOne(TimeSpan,Boolean)

Category
Method
Description
When overridden in a derived class, blocks the current thread until the current instance receives a signal, using a System.TimeSpan to measure the time interval and specifying whether to exit the synchronization domain before the wait.
Type
Boolean
Character
public
Parameters
NameTypeDescription
timeoutTimeSpan
exitContextBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database